home *** CD-ROM | disk | FTP | other *** search
/ By Popular Request 2.0 / By Popular Request 2.0 (Arsenal Computer).ISO / amiga_1 / amm-0_18.ads < prev    next >
Text File  |  1995-07-30  |  2KB  |  67 lines

  1. Short:    Powerful ADT Index File Parser
  2. Author:   ferber@rpk.mach.uni-karlsruhe.de (Tobias Ferber)
  3. Uploader: tf@antares.ping.de (Tobias Ferber)
  4. Type:     comm/misc
  5.  
  6. ******************************************************************************
  7. ** Note: This archive is also part of the MiMa_2.1.lha distribution!
  8. ******************************************************************************
  9.  
  10. AMM reads ADT index files of type adt-v1 and adt-v2 and expands macros in
  11. script files with information taken from those files.  For example,
  12.  
  13.   If EXISTS "%p%n"
  14.     SetDate FILE "%p%n" DATE "%D" TIME "%T"
  15.     FileNote QUIET FILE "%p%n" COMMENT "%c"
  16.   EndIf
  17.  
  18. is a valid AMM script (called touch.amm) which can be expanded via AMM for
  19. all files in your incoming directory like that:
  20.  
  21.   amm -f RECENT.adt -y touch incoming:
  22.  
  23. Good uh? (:
  24.  
  25.  
  26. Also included in this archive is "ex", a command similar to "C:Execute" which
  27. supports multiple script files and can also execute scripts from the pipe!
  28. For example,
  29.  
  30.   amm -f RECENT.adt -y touch incoming: | ex
  31.  
  32. ******************************************************************************
  33. ** Copyright
  34. ******************************************************************************
  35.  
  36. AMM is part of MirrorManager and also part of the MiMa_2.1.lha distribution.
  37. MirrorMager is distributed under the concept of ShareWare and is Copyright
  38. (c)1994,95 by Tobias Ferber and Harald Kunze.
  39.  
  40. Please refer to the documentation for details!
  41.  
  42.    -Tobi
  43.  
  44. ------------------------------------------------------------
  45.                  Amiga Distribution System
  46. ------------------------------------------------------------
  47.  
  48.                         ADS Zone: 1
  49.                   ADS Hatch Site: Don Plesky
  50.               ADS Position: ADS Zone 1 Coordinator
  51.                  BBS Name: EastPointe Amiga BBS
  52.                  Phone Number(s): 810-773-6959
  53.                  Network Address: 1:120/229  
  54.                      Network Region: 11    
  55.                    BBS Hours: 24 Hrs/Day
  56.            BBS Mailer/Software: DLG Trapdoor/PDQmail
  57.                    BBS Storage Space: 2 Gig 
  58.                File Requestable :  <X> Y     < > N
  59.                File Request Hours : All The Time
  60.  
  61.  
  62.  
  63. ---------------------------------------------------------------
  64. Help the Amiga! Join the ADS team Become a ADS Hub<=>Freq ADSINFO 
  65. ---------------------------------------------------------------
  66.  
  67.